home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1990: Night of the Living Disc / Night of the Living Disc.2mg / Dev.CD.5 / Tools / DTS.Samples / SC20DTSToolLib / Build.FMDTool < prev    next >
Encoding:
Apple IIgs Source Code  |  1990-05-31  |  142 b   |  4 lines  |  [B0] Apple IIgs Source Code (0x0006)

  1. assemble fmd.asm keep=o/fmd
  2. assemble fmdusertool.asm keep=o/fmdtoolhdr 
  3. linkiigs o/fmdtoolhdr.root o/fmd.root o/fmd.a -o fakeModalTool -t TOL
  4.